#include "gtkhsv.h"
#include "gtkbindings.h"
#include "gtkmarshalers.h"
+#include "gtkstylecontext.h"
#include "gtktypebuiltins.h"
#include "gtkintl.h"
#include "gtkmenuprivate.h"
#include "gtkmenuitemprivate.h"
+#include "gtkstylecontext.h"
#include "gtktearoffmenuitem.h"
#include "gtkintl.h"
#include "gtkaccelgroup.h"
#include "gtkaccelmap.h"
#include "gtkintl.h"
+#include "gtksettings.h"
#include <gdk/gdk.h>
#ifdef GDK_WINDOWING_X11
#include "gtknotebook.h"
#include "gtkimage.h"
#include "gtklabel.h"
+#include "gtksettings.h"
#include "gtksizegroup.h"
#include "gtksizerequest.h"
#include "gtkstock.h"
#include "gtkbindingsprivate.h"
#include "gtkkeyhash.h"
+#include "gtkstylecontext.h"
#include "gtkwidget.h"
#include "gtkintl.h"
#include "gtkcellrendererspinner.h"
#include "gtkiconfactory.h"
#include "gtkicontheme.h"
-#include "gtktypebuiltins.h"
#include "gtkintl.h"
+#include "gtksettings.h"
+#include "gtktypebuiltins.h"
#undef GDK_DEPRECATED
#undef GDK_DEPRECATED_FOR
#include "gtklabel.h"
#include "gtkspinbutton.h"
#include "gtkintl.h"
+#include "gtkstylecontext.h"
#include <math.h>
#ifndef __GTK_COLOR_PLANE_H__
#define __GTK_COLOR_PLANE_H__
+#include <gtk/gtkadjustment.h>
#include <gtk/gtkdrawingarea.h>
G_BEGIN_DECLS
#include "gtkbindings.h"
#include "gtkprivate.h"
#include "gtkbuildable.h"
+#include "gtksettings.h"
/**
* SECTION:gtkdialog
#include "config.h"
#include "gtkdrawingarea.h"
#include "gtkintl.h"
+#include "gtkstylecontext.h"
/**
#include "gtktypebuiltins.h"
#include "gtkprivate.h"
+#include "gtksettings.h"
/**
#include "gtkfilesystem.h"
#include "gtkfilesystemmodel.h"
#include "gtkframe.h"
-#include "gtkpaned.h"
+#include "gtkgrid.h"
#include "gtkiconfactory.h"
#include "gtkicontheme.h"
#include "gtkimage.h"
#include "gtkmarshalers.h"
#include "gtkmessagedialog.h"
#include "gtkmountoperation.h"
+#include "gtkpaned.h"
#include "gtkpathbar.h"
#include "gtkprivate.h"
#include "gtkradiobutton.h"
#include "gtkrecentmanager.h"
#include "gtkscrolledwindow.h"
#include "gtkseparatormenuitem.h"
+#include "gtksettings.h"
#include "gtksizegroup.h"
#include "gtksizerequest.h"
#include "gtkstock.h"
-#include "gtkgrid.h"
#include "gtktoolbar.h"
#include "gtktoolbutton.h"
#include "gtktooltip.h"
#define __GTK_ICON_FACTORY_H__
#include <gdk/gdk.h>
-#include <gtk/gtksettings.h>
#include <gtk/gtkenums.h>
-#include <gtk/gtkwidgetpath.h>
+#include <gtk/gtktypes.h>
G_BEGIN_DECLS
typedef struct _GtkIconFactoryPrivate GtkIconFactoryPrivate;
typedef struct _GtkIconFactoryClass GtkIconFactoryClass;
-typedef struct _GtkIconSet GtkIconSet;
-typedef struct _GtkIconSource GtkIconSource;
-
-typedef struct _GtkStyle GtkStyle;
-typedef struct _GtkRcStyle GtkRcStyle;
-
struct _GtkIconFactory
{
GObject parent_instance;
#include "gtkimmulticontext.h"
#include "gtkimmoduleprivate.h"
+#include "gtkintl.h"
#include "gtklabel.h"
#include "gtkmain.h"
+#include "gtkprivate.h"
#include "gtkradiomenuitem.h"
#include "gtkseparatormenuitem.h"
-#include "gtkintl.h"
-#include "gtkprivate.h"
+#include "gtksettings.h"
/**
#include "gtkactivatable.h"
#include "gtkwidgetprivate.h"
#include "gtkintl.h"
+#include "gtksettings.h"
#include "gtktypebuiltins.h"
#include "a11y/gtkmenuitemaccessible.h"
#include <string.h>
-#include "gtktogglebutton.h"
#include "gtkarrow.h"
+#include "gtkbox.h"
#include "gtkdnd.h"
+#include "gtkiconfactory.h"
+#include "gtkicontheme.h"
#include "gtkimage.h"
#include "gtkintl.h"
-#include "gtkicontheme.h"
-#include "gtkiconfactory.h"
#include "gtklabel.h"
-#include "gtkbox.h"
#include "gtkmain.h"
#include "gtkmarshalers.h"
+#include "gtksettings.h"
+#include "gtktogglebutton.h"
enum {
*/
#include "config.h"
+
#include "gtkseparatormenuitem.h"
+#include "gtkstylecontext.h"
+
/**
* SECTION:gtkseparatormenuitem
* @Short_description: A separator used in menus
#define __GTK_SETTINGS_H__
#include <gdk/gdk.h>
+#include <gtk/gtktypes.h>
G_BEGIN_DECLS
/* --- typedefs --- */
-typedef struct _GtkSettings GtkSettings;
typedef struct _GtkSettingsPrivate GtkSettingsPrivate;
typedef struct _GtkSettingsClass GtkSettingsClass;
typedef struct _GtkSettingsValue GtkSettingsValue;
-typedef gboolean (*GtkRcPropertyParser) (const GParamSpec *pspec,
- const GString *rc_string,
- GValue *property_value);
-
-
/* --- structures --- */
struct _GtkSettings
{
#include "config.h"
-#include "gtkintl.h"
-#include "gtkaccessible.h"
-#include "gtkimage.h"
#include "gtkspinner.h"
+
+#include "gtkimage.h"
+#include "gtkintl.h"
+#include "gtkstylecontext.h"
#include "a11y/gtkspinneraccessible.h"
#include "gtkiconfactory.h"
#include "gtkwidgetprivate.h"
#include "gtkstyleproviderprivate.h"
+#include "gtksettings.h"
/**
* SECTION:gtkstylecontext
#ifndef __GTK_STYLE_CONTEXT_H__
#define __GTK_STYLE_CONTEXT_H__
-#include <glib-object.h>
+#include <gtk/gtkborder.h>
#include <gtk/gtkcsssection.h>
#include <gtk/gtkstyleprovider.h>
-#include <gtk/gtkwidgetpath.h>
-#include <gtk/gtkborder.h>
+#include <gtk/gtktypes.h>
#include <atk/atk.h>
G_BEGIN_DECLS
#define GTK_IS_STYLE_CONTEXT_CLASS(c) (G_TYPE_CHECK_CLASS_TYPE ((c), GTK_TYPE_STYLE_CONTEXT))
#define GTK_STYLE_CONTEXT_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), GTK_TYPE_STYLE_CONTEXT, GtkStyleContextClass))
-typedef struct _GtkStyleContext GtkStyleContext;
typedef struct _GtkStyleContextClass GtkStyleContextClass;
typedef struct _GtkStyleContextPrivate GtkStyleContextPrivate;
#include "gtklabel.h"
#include "gtkimage.h"
#include "gtkbox.h"
+#include "gtksettings.h"
#include "gtksizerequest.h"
+#include "gtkstylecontext.h"
#include "gtkwindowprivate.h"
#include "gtkstylecontextprivate.h"
#include "gtktypebuiltins.h"
#include "gtkmain.h"
+#include "gtksettings.h"
#include "a11y/gtktreeviewaccessible.h"
#ifndef __GTK_TYPES_H__
#define __GTK_TYPES_H__
-#include <gdk/gdk.h>
-
G_BEGIN_DECLS
typedef struct _GtkClipboard GtkClipboard;
+typedef struct _GtkIconSet GtkIconSet;
+typedef struct _GtkIconSource GtkIconSource;
+typedef struct _GtkRcStyle GtkRcStyle;
typedef struct _GtkRequisition GtkRequisition;
typedef struct _GtkSelectionData GtkSelectionData;
+typedef struct _GtkSettings GtkSettings;
+typedef struct _GtkStyle GtkStyle;
+typedef struct _GtkStyleContext GtkStyleContext;
typedef struct _GtkTooltip GtkTooltip;
typedef struct _GtkWidget GtkWidget;
typedef struct _GtkWidgetPath GtkWidgetPath;
typedef struct _GtkWindow GtkWindow;
+
+typedef gboolean (*GtkRcPropertyParser) (const GParamSpec *pspec,
+ const GString *rc_string,
+ GValue *property_value);
+
G_END_DECLS
#endif /* __GTK_TYPES_H__ */
#include <gdk/gdk.h>
#include <gtk/gtkaccelgroup.h>
-#include <gtk/gtkadjustment.h>
#include <gtk/gtkborder.h>
-#include <gtk/gtksettings.h>
-#include <gtk/gtkstylecontext.h>
#include <gtk/gtktypes.h>
#include <atk/atk.h>